home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 7
/
PC World Interactive 7.iso
/
bb2000
/
files
/
BlueIntr.dxr
/
00149.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-02-20
|
214 b
|
14 lines
global gMasterObj, gIntroTriggerFlag
on startMovie
autoUnloadMovie(gMasterObj)
set gIntroTriggerFlag to 1
cursor(4)
end
on idle
if the platform = "Windows,32" then
checkSound(gMasterObj)
end if
end